FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / GetSystemPropertiesRequest Class / GetSystemPropertiesRequest Constructor / GetSystemPropertiesRequest Constructor(Property[])

In This Topic
    GetSystemPropertiesRequest Constructor(Property[])
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal Properties() As Property _
    )
    public GetSystemPropertiesRequest( 
       Property[] Properties
    )

    Parameters

    Properties
    See Also